-
Home
-
Hotel Booking Lite
-
3.9.4
-
Code
-
Classes
- Statuses
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
12 |
Total lines |
250 |
Lines of code |
171 |
Logical lines of code |
75 |
Comment lines |
33 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
transitionStatus() |
A |
45 |
11 |
41 |
getStatusArgs() |
A |
42 |
7 |
66 |
getDefaultNewBookingStatus() |
S |
59 |
4 |
16 |
initStatuses() |
S |
58 |
1 |
20 |
getLockedRoomStatuses() |
S |
72 |
2 |
5 |
__construct() |
S |
74 |
1 |
4 |
getBookedRoomStatuses() |
S |
80 |
1 |
3 |
getPendingRoomStatuses() |
S |
71 |
1 |
7 |
getFailedStatuses() |
S |
73 |
1 |
6 |
getAvailableRoomStatuses() |
S |
78 |
1 |
3 |